home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …igures in Chinese History / China - A Great Country in the East 2: Eminent Figures in Chinese History.iso / index1.swf / scripts / DefineButton2_79 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2003-01-06  |  88b  |  8 lines

  1. on(rollOver){
  2.    i = 28;
  3.    with(_root.titlea)
  4.    {
  5.       gotoandstop(i);
  6.    }
  7. }
  8.